go.uber.org/atomic.Int32.CAS (method)

one use

	go.uber.org/atomic (current package)
		int32.go#L71: func (i *Int32) CAS(old, new int32) (swapped bool) {